gitignore: add .cache and *.AppImage
authorJyrki Gadinger <nilsding@nilsding.org>
Wed, 22 Jan 2025 14:30:23 +0000 (15:30 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 24 Jan 2025 08:08:02 +0000 (09:08 +0100)
commit02a2ec4d3df1da9d89110c97fabf034ac1f198c0
tree76950f74856c08a2bfcc38aa16f2fcc7da043599
parent9411837b6cd7c4b2c4d994d511280cf266e18b8f
gitignore: add .cache and *.AppImage

.cache is used by clangd on my setup; built AppImages also shouldn't be
part of the repo

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
.gitignore